- 01. Intro to Functions
- 02. Function Example
- 03. Declaring Functions
- 04. Function Recap
- 05. Quiz: Laugh it Off 1 (5-1)
- 06. Quiz: Laugh it Off 2 (5-2)
- 07. Return Values
- 08. Using Return Values
- 09. Scope
- 10. Scope Example
- 11. Shadowing
- 12. Global Variables
- 13. Scope Recap
- 14. Hoisting
- 15. Hoisting Recap
- 16. Quiz: Build a Triangle (5-3)
- 17. Function Expressions
- 18. Patterns with Function Expressions
- 19. Function Expression Recap
- 20. Quiz: Laugh (5-4)
- 21. Quiz: Cry (5-5)
- 22. Quiz: Inline (5-6)
- 23. Lesson 5 Summary